From 7cdeb9e3345671791038a40afeafe822363cd116 Mon Sep 17 00:00:00 2001 From: Kevin Israel Date: Thu, 5 Dec 2013 13:09:03 -0500 Subject: [PATCH] Remove unused messages 'protectedpagestext' and 'protectedtitlestext' Change-Id: Ia9c4d3b75f52b990af965d5b16a0b834e257a4f4 --- languages/messages/MessagesEn.php | 2 -- maintenance/language/messages.inc | 2 -- 2 files changed, 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1bd59b28b8..ac7297f856 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2768,11 +2768,9 @@ It now redirects to [[$2]].', 'protectedpages-indef' => 'Indefinite protections only', 'protectedpages-summary' => '', # do not translate or duplicate this message to other languages 'protectedpages-cascade' => 'Cascading protections only', -'protectedpagestext' => 'The following pages are protected from moving or editing', 'protectedpagesempty' => 'No pages are currently protected with these parameters.', 'protectedtitles' => 'Protected titles', 'protectedtitles-summary' => '', # do not translate or duplicate this message to other languages -'protectedtitlestext' => 'The following titles are protected from creation', 'protectedtitlesempty' => 'No titles are currently protected with these parameters.', 'listusers' => 'User list', 'listusers-summary' => '', # do not translate or duplicate this message to other languages diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 947dfe913d..4def879f05 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1825,11 +1825,9 @@ $wgMessageStructure = array( 'protectedpages-indef', 'protectedpages-summary', 'protectedpages-cascade', - 'protectedpagestext', 'protectedpagesempty', 'protectedtitles', 'protectedtitles-summary', - 'protectedtitlestext', 'protectedtitlesempty', 'listusers', 'listusers-summary', -- 2.20.1